On this pageRealLayerDescriptionIf AColor is not clByLayer, returns AColor unchanged. Otherwise, returns own Color property; if it is clByLayer too, returns Owner.RealColor if Owner exists.Syntaxfunction RealColor(AColor: TColor): TColor;